FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource CodeSystem/FHIR Server from package hl7.fhir.uv.tools#current (32 ms)

Package hl7.fhir.uv.tools
Type CodeSystem
Id Id
FHIR Version R5
Source http://hl7.org/fhir/tools/https://build.fhir.org/ig/FHIR/fhir-tools-ig/CodeSystem-matchetype-mode.html
Url http://hl7.org/fhir/tools/CodeSystem/matchetype-mode
Version 0.3.0
Status active
Date 2025-02-04T09:41:55+00:00
Name MatchetypeMode
Title Matchetype Mode
Experimental False
Realm uv
Authority hl7
Description How the type can be extended. Note that all FHIR types that inherit from ```Element``` have matchetype-mode = fhir-extensions
Content complete

Resources that use this resource

ValueSet
matchetype-mode Matchetype Mode ValueSet

Resources that this resource uses

No resources found



Narrative

Note: links and images are rebased to the (stated) source


English


Generated Narrative: CodeSystem matchetype-mode

This case-sensitive code system http://hl7.org/fhir/tools/CodeSystem/matchetype-mode defines the following codes:

CodeDefinition
complete Complete Mode
partial Partial Mode

Spanish


Generated Narrative: CodeSystem matchetype-mode

This case-sensitive code system http://hl7.org/fhir/tools/CodeSystem/matchetype-mode defines the following codes:

CodeDefinition
complete Complete Mode
partial Partial Mode

Source

{
  "resourceType" : "CodeSystem",
  "id" : "matchetype-mode",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><div xml:lang=\"en\" lang=\"en\"><hr/><p><b>English</b></p><hr/><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem matchetype-mode</b></p><a name=\"matchetype-mode\"> </a><a name=\"hcmatchetype-mode\"> </a><a name=\"matchetype-mode-en\"> </a><p>This case-sensitive code system <code>http://hl7.org/fhir/tools/CodeSystem/matchetype-mode</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">complete<a name=\"matchetype-mode-complete\"> </a></td><td>Complete Mode</td></tr><tr><td style=\"white-space:nowrap\">partial<a name=\"matchetype-mode-partial\"> </a></td><td>Partial Mode</td></tr></table></div><div xml:lang=\"es\" lang=\"es\"><hr/><p><b>Spanish</b></p><hr/><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem matchetype-mode</b></p><a name=\"matchetype-mode\"> </a><a name=\"hcmatchetype-mode\"> </a><a name=\"matchetype-mode-es\"> </a><p>This case-sensitive code system <code>http://hl7.org/fhir/tools/CodeSystem/matchetype-mode</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">complete<a name=\"matchetype-mode-complete\"> </a></td><td>Complete Mode</td></tr><tr><td style=\"white-space:nowrap\">partial<a name=\"matchetype-mode-partial\"> </a></td><td>Partial Mode</td></tr></table></div></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger" : 3
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode" : "fhir"
    }
  ],
  "url" : "http://hl7.org/fhir/tools/CodeSystem/matchetype-mode",
  "identifier" : [
    {
      "system" : "urn:ietf:rfc:3986",
      "value" : "urn:oid:2.16.840.1.113883.4.642.40.1.16.15"
    }
  ],
  "version" : "0.3.0",
  "name" : "MatchetypeMode",
  "title" : "Matchetype Mode",
  "status" : "active",
  "experimental" : false,
  "date" : "2025-02-04T09:41:55+00:00",
  "publisher" : "HL7 International / FHIR Infrastructure",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }
      ]
    }
  ],
  "description" : "How the type can be extended. Note that all FHIR types that inherit from ```Element``` have matchetype-mode = fhir-extensions",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001"
        }
      ]
    }
  ],
  "caseSensitive" : true,
  "content" : "complete",
  "concept" : [
    {
      "code" : "complete",
      "display" : "complete",
      "definition" : "Complete Mode"
    },
    {
      "code" : "partial",
      "display" : "partial",
      "definition" : "Partial Mode"
    }
  ]
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.